home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 401-425 / disk_415 / uedit / help! < prev    next >
Text File  |  1992-05-06  |  15KB  |  385 lines

  1.  
  2.                                 Uedit Help!
  3.                    Copyright (C) 1986-90, Rick Stiles
  4.   (S=Shift, A=Alt, C=Ctl, L=lAmiga, R=rAmiga, BS=BackSpace, KP=KeyPad)
  5.  
  6.             *** Use TEACH KEYS to learn key assignments ***
  7.                           
  8.        *** Click window's Title Bar to switch to Tiny Window ***
  9.        
  10.     *** pmEsc is the Primitive Mode Esc character, normally ESC ***
  11.     ***   Primitive Mode is used for string and number inputs   ***
  12.     *** You can press ESC and change pmEsc to the Return key or ***
  13.     ***                some other ctrl character                ***
  14.  
  15. SCROLL:
  16. mouse:          Hold down button & move mouse to scroll up/down
  17. R-s:            Scroll Type in range 0 to 2
  18. upArrow:        Scroll up 1 line
  19. downArrow:      Scroll down 1 line
  20. leftArrow:      Scroll right 1 char
  21. rightArrow:     Scroll left 1 char
  22. S-upArrow:      Scroll up 11 lines
  23. S-downArrow:    Scroll down 11 lines
  24. S-leftArrow:    Scroll right 10 chars
  25. S-rightArrow:   Scroll left 10 chars
  26. A-upArrow:      Scroll to start of page
  27. A-downArrow:    Scroll to bottom of page
  28. A-leftArrow:    Scroll right 20 chars
  29. A-rightArrow:   Scroll left 20 chars
  30. C-upArrow:      Scroll to start of file
  31. C-downArrow:    Scroll to end of file
  32. C-leftArrow:    Scroll to end of line
  33. C-rightArrow:   Scroll to start of line
  34. gadget3:        Scroll display down
  35. gadget4:        Scroll display up
  36.  
  37. CURSOR:
  38. mouse:      Place cursor or scroll if button held
  39. kp5:        Find cursor and center it in window
  40. kp8:        Move cursor up 1 line
  41. kp2:        Move cursor down 1 line
  42. kp4:        Move cursor to start of word
  43. kp6:        Move cursor to end of word
  44. S-kp4:      Move cursor left 1 char
  45. S-kp6:      Move cursor right 1 char
  46. A-kp4:      Move cursor to start of line
  47. A-kp6:      Move cursor to end of line
  48. A-kp8:      Move cursor to start of page
  49. A-kp2:      Move cursor to end of page
  50. C-kp8:      Move cursor to start of form
  51. C-kp2:      Move cursor to end of form
  52.  
  53. HYPER TEXT:
  54. L-gadget1: Get word input and lookup hyper word, going into hyper text mode
  55. L-gadget3: Open hyper text facility for HyperHelp
  56. L-gadget4: Close hyper text facility
  57. L-mouse:   Get clicked hyper word, go into hyper text mode & find it
  58.  
  59. TABS:
  60. S-tab:   Transparent tab forward
  61. A-tab:   Transparent tab backward
  62. C-tab:   Untab - delete white space back to previous tab column
  63. AC-tab:  Switch to/from using spaces for tabs or using real tabs
  64. SA-tab:  Show tab ruler above cursor line
  65. SC-tab:  Set tab ruler using mouse or keys
  66. L-t:     Convert tabs in file to spaces
  67. R-t:     Convert spaces in file to tabs
  68. SAC-tab: Set tab table number (0-4) to use for tab spacing
  69.  
  70. AMIGADOS:
  71. C-mouse: in blackspace:  click-load dir/filename
  72. C-mouse: in whitespace:  show buf38 split window directory list
  73. A-z:   Get directory listing. (Also sets directoryname used in C-mouse.)
  74. AC-z:  Change the current Uedit directory
  75. C-y:   Execute an AmigaDOS command, but don't collect the results
  76. C-z:   Execute an AmigaDOS command and get results
  77.  
  78. FILES:
  79. gadget1: Switch to next file
  80. gadget2: Switch to previous file
  81. f1:      Switch to next file
  82. S-f1:    Switch to previous file
  83.  
  84. OPEN:
  85. C-mouse: Load File or select Directory that is CTRL-clicked
  86. A-f1:    Load a file
  87. C-f1:    Open new "Noname" file
  88. SA-f1:   Insert file at cursor
  89. SC-f1:   Restore current file to original
  90. L-f1:    Bring up file requester (Needs ARP library & FileReq prog in C:.)
  91. A-n:     Rename the file in the window
  92.  
  93. SAVE:
  94. f2:      Save file currently in window
  95. S-f2:    Save file under different name
  96. A-f2:    Save all changed files
  97. SC-f2:   Save hilite as...
  98. SA-f2:   Abort the current file save
  99.  
  100. CLOSE:
  101. f3:      Close current file.  If changed, "Save changes?"
  102. S-f3:    Auto-save file, if changed, then close it
  103. closeBox:  If changed, "Save changes?"  Close, if no files, "Really quit?"
  104.  
  105. QUIT:
  106. f4:     Ask "Save changes?", if any changes, then "Really quit?"
  107. S-f4:   Auto-save changes, then quit
  108. A-f4:   Quit fast, WITHOUT saving any files
  109.  
  110. BUFFERS:
  111. A-w:    Swap current buffer to buffer 0 (the "home" buffer)
  112. A-f3:   Free all work (non-file) buffers
  113. SA-f6:  Input the number of a buffer to edit
  114. L-w:    Push current file onto buffer stack
  115. R-w:    Pop buffer off of stack
  116. SA-w:   Rotate buffer stack
  117. C-w:    Swap the current file with buffer 41
  118. A-f:    Input the number of a buffer to free
  119. SC-f6:  Examine all buffers that aren't empty
  120.  
  121. SCRATCH DELETES & UNDO:
  122. kp0:    UNDO scratch deletes, inserting scratch delete buffer at cursor
  123. C-d:    Delete cursor line, storing it in Undo buffer
  124. kp7:    Delete word left, storing it in Undo buffer
  125. kp9:    Delete word right, storing it in Undo buffer
  126. S-kp7:  Delete char to left of cursor, storing it in Undo buffer
  127. S-kp9:  Delete char under cursor, storing it in Undo buffer
  128. A-kp7:  Delete to start of line, storing it in Undo buffer
  129. A-kp9:  Delete to end of line, storing it in Undo buffer
  130. C-kp7:  Delete from cursor to start of page, storing it in Undo buffer
  131. C-kp9:  Delete from cursor to end of page, storing it in Undo buffer
  132.  
  133. HILITE:
  134. SAC-mouse: Drag mouse and mark hilite region
  135. S-mouse:   Set start of hilite region
  136. A-mouse:   Set end of hilite region
  137. kp1:       Set start of hilite region at cursor
  138. kp3:       Set end of hilite region at cursor
  139. kpDot:     Copy hilite region into buffer
  140. kpMinus:   Copy hilite region into buffer, then delete hilite region
  141. kpEnter:   Insert copied hilite at cursor
  142. A-h:       Unmark the hilite region
  143. C-h:       Erase hilite region.  No Copy is made!
  144.  
  145. INVERT:
  146. SC-mouse:  Set start of invert region
  147. AC-mouse:  Set end of invert region
  148. C-kp1:     Set start of invert region at cursor
  149. C-kp3:     Set end of invert region at cursor
  150. C-kpDot:   Copy invert region into buffer
  151. C-kpMinus: Copy invert region into buffer, then delete invert region
  152. C-kpEnter: Insert copied invert region at cursor
  153. A-i:       Unmark the invert region
  154. C-i:       Erase the invert region.  No Copy is made!
  155.  
  156. HELP/COLORS/INTERLACE:
  157. R-h:       Toggle hide display flag (used w/ cmdMultiplier & learn mode)
  158. help:      Load and show help file - press again to release help
  159. C-help:    Start Teach Keys mode - press Amiga-ESC to end it
  160. SC-help:   Refresh window (or screen in interlace), including title bar
  161. A-help:    Rotate 4 Workbench colors in Uedit
  162. SAC-Help:  Rebuild the menus by running the startup command
  163. R-s:       Toggle scroll type, 0 = slow, 1 = fast
  164. R-h:       Toggle hide display
  165. S-esc:     Toggle to/from interlace display mode
  166. R-f1:      Regular screen, 1 bitplane  (2 colors)
  167. R-f2:      Regular screen, 2 bitplanes (4 colors)
  168. R-f3:      Lace screen, 1 bitplane  (2 colors)
  169. R-f4:      Lace screen, 2 bitplanes (4 colors)
  170. A-esc:     Tune RGB colors in interlace using mouse. (See A-Help also.)
  171.  
  172. SEARCH & REPLACE:
  173. f7:     Input search text & search fwd.  (EitherOr="$", wildcards= "?" & "*".)
  174. S-f7:   Modify existing search text and then search fwd
  175. A-f7:   Input new search wildcard & allBut characters
  176. C-f7:   Input new search either-or character
  177. f8:     Input replace string to use in search-replace
  178. S-f8:   Modify existing replace string
  179. f9:     Search forward, mark matched region, put cursor at start of rgn
  180. S-f9:   Search backward, mark matched region, put cursor at start of rgn
  181. f10:    Replace matched region with replace text, then search forward
  182. S-f10:  Replace matched region with replace text, then search backward
  183. A-f10:  Replace and continue forward search-replace until search fails
  184. C-8:    Toggle case-sensitivity of search
  185.  
  186. GREP:
  187. lAmiga-f7:  Set grep string (/search/replace/)
  188. lAmiga-f9:  Grep search forward
  189. rAmiga-f9:  Grep search backward
  190. lAmiga-f10: Grep search & replace forward
  191. rAmiga-f10: Grep search & replace backward
  192.  
  193. BOOKMARKS:
  194. S-gadget1:  Goto next bookmark
  195. S-gadget2:  Goto previous bookmark
  196. S-gadget3:  Set bookmark at cursor
  197. A-gadget3:  Clear all bookmarks
  198.  
  199. KEYS:
  200. f5:     Swap next 2 commands
  201. SAC-f6: Kill next command
  202. L-f6:   Find out if keys have got commands attached
  203. A-m:    Swap mouse buttonUp with the next key pressed
  204. A-u:    Toggle using printable keys for commands/normal typing
  205. C-t:    Teach One, shows help message on next key
  206.  
  207. CONFIG & COMPILE:
  208. f6:     Compile command at or following cursor
  209. A-f6:   Save UE data to disk.  Default is Data! or last name you gave
  210. C-f6:   Restore UE data from disk.  Default is Data! or last name you gave
  211. AC-f6:  Compile default values at the top of Config! file
  212. S-f6:   Select buf44 to use for scratch editing or writing commands
  213.  
  214. LEARN MODE:
  215. C-5:  Save a learned sequence
  216. C-6:  Load a learned sequence
  217. C-7:  Load and run learned sequence
  218. C-s:  Start/abort Learn Mode.  (Use C-r to finish & to run it.)
  219. C-r:  Finish Learn Mode or run learned sequence
  220.  
  221. SPLIT WINDOWS:
  222. L-0:  Remove current split window
  223. L-=:  Adjust active split window size with mouse
  224. L-c:  Split window to show current file
  225. L-1:  Split window to show Undo buffer
  226. L-2:  Split window to show search buffer
  227. L-3:  Split window to show replace buffer
  228. L-4:  Split window to show copied hilite buffer
  229. L-5:  Split window to show copied invert buffer
  230. L-6:  Split window to show copied columnar buffer
  231. L-7:  Split window to show directory names
  232. L-8:  Set split window size
  233. L-9:  Activate next window split
  234.  
  235. COLUMNAR:
  236. SC-`:  Toggle columnar/regular display mode
  237. SC-1:  Copy and clear hilited columnar data
  238. SC-2:  Space-fill hilited columnar data, overlaying text.  No copy made.
  239. SC-3:  Copy hilited columnar data
  240. SC-4:  Insert copied columnar data at cursor
  241. SC-5:  Overlay copied columnar data at cursor
  242. SC-6:  Insert marked columnar hilite at cursor (no intermediate copy)
  243. SC-7:  Overlay marked columnar hilite at cursor (no intermed copy)
  244.  
  245. PRINT:
  246. C-p:  Print the hilite region.
  247. A-p:  Select printing port:  parallel, serial, print.dev processed or raw
  248. AC-p: Print file
  249. L-a:  Stop current print
  250. R-a:  Stop all prints
  251. L-s:  Restart current print
  252. SAC-p:  Show printer control code help
  253. L-p:  Printer codes:  Next letter key brackets hilite for boldface, etc
  254. R-g:  Find next printer code (can delete it with C-h)
  255. L-g:  Insert printer code.  (See printer code table for numbers 0-75.)
  256.  
  257. PAGE:
  258. L-y:  Erase next page number
  259. A-3:  Input page number to go to
  260. L-f:  Insert a formfeed character
  261. L-h:  Go to top of page
  262. L-b:  Go to end of page
  263. L-v:  Insert page-division at cursor
  264. L-d:  Delete next page-division
  265. L-r:  Auto-insert page-divisions and page-numbers in file
  266.  
  267. SPELL:
  268. R-u:  Load in the speller dictionary files
  269. R-c:  Find bad words starting at cursor (presents optional spellings,ESC=quit).
  270. R-m:  Spell-check from cursor fwd.  Mark bad words with "@".
  271. R-l:  Load suppl dictionary & spell from cursor fwd.  Add to supplement.
  272. R-d:  Merge dict suppl with dict-files.  dict.A-Z must be in Cur Dir.
  273. R-e:  Remove words from dict-files.  dict.A-Z must be in Cur Dir.
  274. R-f:  Free speller files.  (Frees 12k to 165k of memory.)
  275.  
  276. ARITHMETIC:
  277. C-0:  Set running total to 0
  278. C-\:  Type the running total at cursor
  279. C-=:  Add next word (if number) to total & display total
  280. C--:  Subtract next word (if number) from total & display total
  281.  
  282. REXX:
  283. AC-1:  Edit Rexx output buf35
  284. AC-2:  Edit Rexx input buf36
  285. AC-3:  Send output buf35 to Rexx
  286. AC-4:  Fetch Rexx input into buf36
  287. AC-5:  Send hilite region to Rexx
  288. AC-6:  Fetch Rexx input at cursor
  289. AC-7:  Send an OK reply to Rexx  (Amiga-ESC abort sends Failed reply.)
  290. AC-8:  Send an OK reply to Rexx along with text in hilite region
  291. AC-9:  Toggle Rexx auto-traffic mode, handles traffic during idle periods
  292. AC-0:  Make an x.rexx program with commands to send to Uedit
  293.  
  294. MISCELLANEOUS:
  295. C-m:  Set command multiplier to use for next command
  296. C-n:  Input a text line number to go to
  297. A-e:  Change eol character
  298. C-e:  Change current file's eol character
  299. A-c:  Trim spaces between the next two words after cursor
  300. C-c:  Let next character typed be a CTRL-character, such as formfeed, etc
  301. SA-c: Count number of times the next command is successfully run
  302. A-g:  Input a new lines/page value
  303. L-m:  Set left margin
  304. L-u:  Set top margin
  305. L-l:  Set bottom margin
  306. AC-f1:  Set max files can load for editing (1-100, typ. 20)
  307. R-f5: Save Uedit's state to the default state file "uestate".
  308. R-f6  Load the default state file "uestate".
  309. C-return:  Set new lineLength
  310.  
  311. C-/:  Show the ASCII value of character under cursor
  312. C-1:  Show current file size
  313. C-3:  Reformat cursor paragraph, starting at cursor line
  314. C-4:  Delete all trailing white-space in current file
  315.  
  316. S-f5:   Toggle overstrike typing mode
  317. A-f5:   Toggle autoindent typing mode
  318. C-f5:   Toggle wordwrap typing mode
  319. A-j:    Toggle right-justify typing mode
  320. L-f5:   Toggle "changed" status of current buffer
  321. SA-f5:  Toggle file read-only status
  322. SAC-f5: Toggle auto-backup mode
  323. SA-m:   Toggle map illegals setting
  324. C-f2:   Toggle save-on-idle flag
  325.  
  326. SC-f5:  Toggle speak-messages status
  327. AC-f5:  Toggle speak-alerts status
  328. C-2:    Toggle displaying of cursor row-column
  329. C-b:    Toggle "busies" setting, shows buf# being worked on
  330. C-g:    Toggle the mark-gadgets setting
  331. AC-i:   Toggle the "make icons" flag
  332. C-v:    Toggle flag that makes CTRL chars vis/invis
  333.  
  334. C-l:  Convert character under cursor to lower case and advance cursor
  335. C-f:  Toggle upper/lower case of char under cursor
  336. C-u:  Convert char under cursor to upper case
  337. C-x:  Toggle number under cursor between hex/decimal
  338.  
  339. C-j:    Join next line to cursor line
  340. C-o:    Open cursor line for typing
  341. S-del:  Open space under cursor for typing
  342. A-del:  Open line for typing below cursor line
  343. S-bs:   Open space for typing in front of current word
  344. A-bs:   Open line for typing above current line
  345. C-bs:   Delete line below cursor line
  346. C-del:  Delete line above cursor line
  347.  
  348. A-l:  Move hilite to left by one space
  349. A-r:  Move hilite to right by one space
  350. A-1:  Clear leading white space in cursor line
  351. A-2:  Center cursor line.  (Uses current lineLength.)
  352. A-4:  Match indent of cursor line to prev line
  353. A-5:  Right-align cursor line from cursor rightward
  354.  
  355. SA-mouse: click/drag mouse to put word/phrase into index (C-w to see.)
  356. SA-i:   Scan index buffer (buf41), build index.  (C-w to see.)
  357.  
  358. SAC-i:  Input idle-timer value (tenths of sec) after which idle cmd run
  359. A-d:    Delay amount of time (tenths of seconds) stored using SA-d
  360. SA-d:   Set delay variable to some value in tenths of seconds
  361. A-8:    Show value of a number variable
  362. A-9:    Set value of a number variable
  363.  
  364. SA-s:   Sort lines alphabetically
  365.  
  366. -----------------------------------------------------------------------------
  367. BUFFER CONVENTIONS: ("See buffers" shows you these, if they are not empty.)
  368. buf55-99 = available for user commands
  369. buf50-54 = used for temporary purposes in commands
  370. buf49 = search or grep string          buf48 = replace string
  371. buf47 = copied hilite                  buf46 = copied invert
  372. buf45 = scratch deletes (for Undo)     buf44 = edit-command buffer
  373. buf43 = filenames                      buf42 = HELP
  374. buf41 = used in swapBuf (ctl-w)        buf40 = AmigaDOS command
  375. buf39 = AmigaDOS result                buf38 = directory names
  376. buf37 = copied columnar data           buf36 = Rexx msg/reply input buffer
  377. buf35 = Rexx msg/reply output buffer   MaxFiles-buf34 = available
  378. You can change this convention by editing the Config! file.
  379. -----------------------------------------------------------------------------
  380. NUMBER CONVENTIONS: (These variables are used  by  certain  commands.   Press
  381. alt-8 to see them.  Press alt-9 to set any number to a value.)
  382. n46 = tenths of second to delay        n49 = dollars & cents in running total
  383. n94 = flag used by bookmark commands
  384. -----------------------------------------------------------------------------
  385.